How to Install gmfsk software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gmfsk software package in Ubuntu 12.04 LTS (Precise Pangolin)

gmfsk software package provides MFSK, RTTY and other digital mode terminal for HF/amateur radio, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gmfsk 

gmfsk is installed in your system.

Make ensure the gmfsk package were installed using the commands given below,

$ sudo dpkg-query -l | grep gmfsk *

You will get with gmfsk package name, version, architecture and description in a table

gmfsk package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Ham Radio
Package gmfsk
Version 0.6+0.7pre1-2.2
Description MFSK, RTTY and other digital mode terminal for HF/amateur radio
Sub Section hamradio


See Also, How to uninstall or remove gmfsk software package from Ubuntu 12.04 LTS (Precise Pangolin)?